<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.lgx-footer-single .logo img, .lgx-footer-single .title, .lgx-footer-single address i, .lgx-footer-single .opening-time-single span i, .lgx-footer-single .lgx-address-info i {
    opacity: 1;
}
.lgx-footer-single {
    flex: 1;
    text-align: left;
    color: #fff;
}
.lgx-footer-single ul li a, .lgx-footer-single ul li {
    color: #fff;

}
.lgx-header .lgx-navbar .lgx-logo a img {
    margin-bottom: 10px;
}

.lgx-header .lgx-navbar .lgx-logo a img {
    float: left;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    margin-bottom: 10px;
}
.lgx-btn, .lgx-btn-contact, button.lgx-btn {
	color: #fff;
	background-color: #b10000;
}

.lgx-header .lgx-navbar .lgx-nav li a {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"
}
.lgx-header .menu-onscroll {
    background: rgba(177,0,0,.95);
}
.h2, h2,.h3, h3, h1 {
font-family: 'PT Sans Narrow', sans-serif;}

.lgx-tab-another .lgx-grid-wrapper .lgx-single-menu-another figure {
    border-radius: 0%;
}</pre></body></html>